projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b18918
)
(limits.h): Check for this file.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Dec 1996 02:43:10 +0000
(
02:43
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 16 Dec 1996 02:43:10 +0000
(
02:43
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 57f67993fd0c693e9b2c2b63b1b9873714867612..f455391be2ba61ddcba804a9cbc497776098ca3a 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1012,7
+1012,7
@@
dnl checks for Unix variants
AC_AIX
dnl checks for header files
-AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h linux/version.h sys/systeminfo.h termios.h)
+AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h linux/version.h sys/systeminfo.h termios.h
limits.h
)
AC_HEADER_STDC
AC_HEADER_TIME
AC_DECL_SYS_SIGLIST